Skip to main content

Cursor Toolkit

Cursor Toolkit

Example AEJuice Toolbar and kBar parameters with default values:

{"action":"start"}

Learn more

action (text). Type of action the script should perform. Represents script's buttons. Values: start, end.

Add "ui":true parameter to open script's interface instead of running it directly. If it's a single parameter add the following {"ui":true}. If it's not a single parameter, it can look like this {"action":"start","ui":true}.